home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1515 / _setup.1 / lock.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt
Encoding:
Text File  |  1997-05-18  |  835 b   |  42 lines

  1. object splashform: Tsplashform
  2.   Left = 142
  3.   Top = 134
  4.   Width = 345
  5.   Height = 239
  6.   Caption = 'Unregistered'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   Visible = True
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 120
  17.     Top = 32
  18.     Width = 86
  19.     Height = 13
  20.     Caption = 'UNREGISTERED'
  21.     Font.Color = clBlack
  22.     Font.Height = -11
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = []
  25.     ParentFont = False
  26.   end
  27.   object Label2: TLabel
  28.     Left = 40
  29.     Top = 96
  30.     Width = 271
  31.     Height = 13
  32.     Caption = 'To register and get rid of this delay see documentation file'
  33.   end
  34.   object Label3: TLabel
  35.     Left = 104
  36.     Top = 64
  37.     Width = 123
  38.     Height = 13
  39.     Caption = 'Delaying for 10 seconds...'
  40.   end
  41. end
  42.